Java Portlet Specification

The Java Portlet Specification defines a contract between the portlet container and portlets and provides a convenient programming model for Java portlet developers.

Contents

JSR 168

The Java Portlet Specification V1.0 was developed under the Java Community Process as Java Specification Request JSR 168.

The Java Portlet Specification V1.0 introduces the basic portlet programming model with:

JSR 286

JSR-286 is the Java Portlet specification v2.0 as developed under the JCP and created in alignment with the updated version 2.0 of WSRP.[1] It was developed to improve on the short-comings on version 1.0 of the specification, JSR-168. Some of its major features include:[2]

Portal servers

See Enterprise Portal Vendors.

See also

References

  1. ^ "JSR 286: Portlet Specification 2.0". http://www.jcp.org/en/jsr/detail?id=286. 
  2. ^ Hepper, Stefan (18 March 2008). "What's new in the Java Portlet Specification V2.0 (JSR 286)?". IBM. http://www.ibm.com/developerworks/websphere/library/techarticles/0803_hepper/0803_hepper.html. 

External links